Flexible hose with elbow D13 90° 718 FF50, 3/4 x 1/2

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with elbow D13 90° 718 FF50, 3/4 x 1/2:
9.81€/box
Ex Tax: 7.91€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394727MASP
EAN Code: 4750667114829
Qty
Tags:

D13 90° elbow flexible hose — FF50 model with 3/4×1/2 connections

Flexible hose with an integrated 90° elbow designed to connect plumbing fixtures where a right-angle bend and 3/4×1/2 connection are required.

Key Benefits


    Clear features: D13 diameter, 90° elbow, FF50 designation and 3/4×1/2 connection
  • Flexibility enables installation in confined or angled spaces
  • Right-angle elbow reduces stress on fittings and piping
  • Direct fit for systems using 3/4×1/2 connectors
  • Compact design suitable for concealed installations

Applications

Suitable for plumbing situations that need a compact right-angle connection.


    Under-sink connections for kitchen fixtures
  • Bathroom mixer and faucet installations
  • Connections behind water heaters or boilers
  • Concealed installation spaces where a 90° bend is required

What to Consider When Choosing


    Verify connection sizes: 3/4×1/2 to ensure compatibility
  1. Confirm D13 diameter matches your piping or fitting
  2. Ensure a 90° elbow orientation fits the installation space
  3. Match the FF50 designation or model requirements of existing components
  4. Check that the compact elbow form meets clearance needs

Specifications


    Product type: Flexible hose with elbow
  • Diameter: D13
  • Elbow angle/designation: 90 (reference in name: 90^718)
  • Model/designation: FF50
  • Connection sizes: 3/4×1/2

Why Buy from SityPro


    Buy online easily at SityPro with clear information on price and features
  • Competitive price and transparent product specifications
  • Fast ordering and delivery options to Estonia and Finland
  • Customer support to confirm compatibility and application details
  • Convenient online checkout and reliable shipping across the region

Description provided by sitypro.com

Flexible hose with elbow D13 90° 718 FF50, 3/4 x 1/2
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 718 FF50, 3/4X1/2

What is the Flexible hose with elbow D13 90° 718 FF50, 3/4 x 1/2 and what is it used for?

Flexible hose with elbow D13 90° 718 FF50, 3/4 x 1/2 is a D13-diameter flexible plumbing hose with an integrated 90° elbow and 3/4×1/2 connections, designed for compact, right-angle connections to mixers, faucets and concealed installations, reducing stress on fittings.

Is this elbow flexible hose suitable for connecting a kitchen mixer?

Yes. The D13 90° 718 FF50 flexible hose with 3/4×1/2 connections is suitable for kitchen and bathroom mixers, particularly where space behind the sink is limited.

What are the dimensions and thread sizes of this model?

The hose features a D13 diameter and a 90° elbow; its connection threads are 3/4×1/2, matching standard plumbing mixer and fixture fittings.

Is model 718 FF50 suitable for concealed under-sink installation?

Yes. Its compact D13 diameter and 90° elbow make the 718 FF50 convenient for concealed under-sink installations, helping to save space and simplify routing.

Which appliances is the MAGMA MA1061494SP flexible hose compatible with?

The MAGMA MA1061494SP flexible elbow hose is compatible with appliances and mixers that use 3/4×1/2 threads and a D13 connection; ideal for kitchen and bathroom mixers, basins and water heaters.

What are the advantages of a 90° elbow hose versus a straight hose?

A 90° elbow hose reduces bending and stress on fittings in confined spaces, saves space and makes positioning easier during installation compared with a straight hose.

How to choose between models with different diameter/angle?

Choose based on compatibility: confirm the D13 diameter and 3/4×1/2 thread match your fittings; opt for a 90° elbow when space is limited or to reduce stress on connections.

What material is the hose made of and is it corrosion-resistant?

The listing identifies MAGMA MA1061494SP, model 718 FF50, D13, but the provided description does not specify material or corrosion resistance; if required, ask the seller for the exact material and anti-corrosion treatment.

Can this hose be used to connect a boiler or water heater?

Yes. The D13 90° 718 FF50 flexible hose can be used for connections behind boilers and water heaters provided the appliance uses 3/4×1/2 threads and requires a compact right-angle connection.

How to measure and check compatibility before buying?

Check your appliance’s outlet diameter and thread to match D13 and 3/4×1/2; measure the available space behind the fitting to ensure the 90° elbow fits without obstruction.

What are the drawbacks of an elbow flexible hose compared with a straight one?

The main drawback is the fixed 90° angle may not suit every installation, and in some configurations the D13 size or length may be unsuitable; always verify measurements before purchase.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');